PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFForm Class
Methods


In This Topic
    PDFForm Class Members
    In This Topic

    The following tables list the members exposed by PDFForm.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Top
    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodOverloaded. Exports the form data to a file.  
    Public MethodOverloaded. Flattens the specified form field.  
    Public MethodFlattens all the form fields.  
    Public MethodGets the calculated fields.
    The fields are calculated in the order they appear in this collection.  
    Public MethodGets the raw PDF form object associated with this form.  
    Public MethodGets the owner document.  
    Public MethodOverloaded. Gets the form field with the specified name.  
    Public MethodGets the collection of form fields.  
    Public MethodGets a set of options for filling form fields.  
    Public MethodGets a value indicating whether to construct visual appearances for all field widgets in the document.  
    Public MethodOverloaded. Imports data from an external file.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets a set of options for filling form fields.  
    Public MethodSets a value indicating whether to construct visual appearances for all field widgets in the document.  
    Top
    See Also